CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 字符 驱动 程序

搜索资源列表

  1. armiodriver

    0下载:
  2. 嵌入式linux上一般的io读写模块,配置为字符驱动程序.-Embedded Linux on the general literacy io module, the distribution of character-driven procedures.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:9894
    • 提供者:刘蒙恩
  1. linux-character.tar

    0下载:
  2. 一个模拟的字符驱动程序,通过这个可以快速了解字符驱动的开发框架
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2977
    • 提供者:login_name
  1. 字符驱动程序

    0下载:
  2. linux下字符驱动器的实现。其中包括源代码和实现的方法。希望对大家有帮助-characters drives realized. Including source code and the realization method. We hope to help
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:3309
    • 提供者:金强
  1. char_driver_demo.rar

    0下载:
  2. Linux 2.6核下的字符驱动示例。以简单的代码表现Linux的驱动程序结构,Linux 2.6 Examples of lower-character-driven. The performance of a simple code structure Linux driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3380
    • 提供者:guo
  1. LinuxCharDevice

    0下载:
  2. LINUX内核字符设备驱动以及说明--The LINUX kernel of character equipment
  3. 所属分类:Document

    • 发布日期:2017-11-09
    • 文件大小:28589
    • 提供者:站长
  1. CharDriver

    0下载:
  2. 字符驱动程序,要在内核为2.6以上版本的Linux下编译-Character driver in kernel 2.6 and above versions of the compiler under Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:6197
    • 提供者:Gaojing
  1. Linux_CHARDriver_Simpler

    0下载:
  2. 对于初学者很好的嵌入式Linux下的字符驱动程序范例,内含驱动程序和测试程序以及Makefile-Very good for beginners Embedded Linux driver under the example of characters, including drivers and test procedures as well as the Makefile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:2569
    • 提供者:Davinci
  1. 922624schar

    0下载:
  2. linux字符设备驱动程序schar 内附makefile-linux character device driver makefile containing Schar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5095
    • 提供者:丁磊
  1. linux-driver

    0下载:
  2. Linux 下的字符驱动程序,可实现在linux下安装字符驱动,并卸除字符驱动。-character driver for linux system ,can setup or remove free as you wish.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8050
    • 提供者:Sylvia
  1. char_driver(ppt)

    0下载:
  2. 描述linux字符驱动程序设计和实现过程的PPT,适合初学者。-Character Descr iption linux driver design and implementation of the PPT, suitable for beginners.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:20814
    • 提供者:陈扬
  1. Linuxdevicedriverchardriver

    0下载:
  2. Linux设备驱动程序学习(1)-字符设备驱动程序 - Linux设备驱动程序.rar-Linux设备驱动程序学习(1)-字符设备驱动程序- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:134918
    • 提供者:zwx
  1. Linuxdevicedriveradvancedchardeivice

    0下载:
  2. Linux设备驱动程序学习(4)-高级字符驱动程序操作[(1)ioctl and llseek] - Linux设备驱动程序.rar-Linux设备驱动程序学习(4)-高级字符驱动程序操作[(1)ioctl and llseek]- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:55308
    • 提供者:zwx
  1. Linuxdevicedriveradvancedcharblock

    0下载:
  2. Linux设备驱动程序学习(5)-高级字符驱动程序操作[(2)阻塞型I-O和休眠] - Linux设备驱动程序.rar-Linux设备驱动程序学习(5)-高级字符驱动程序操作[(2)阻塞型I-O和休眠]- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:53023
    • 提供者:zwx
  1. Linuxdevicedriveradvance

    0下载:
  2. Linux设备驱动程序学习(5)-高级字符驱动程序操作[(2)阻塞型I-O和休眠] - Linux设备驱动程序.rar-Linux设备驱动程序学习(5)-高级字符驱动程序操作[(2)阻塞型I-O和休眠]- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:94276
    • 提供者:zwx
  1. Linux

    0下载:
  2. Linux的射频模块驱动设计。 本文首先从嵌入式系统的概念、ARM微处理器和嵌入式操作系统的概念出发,描述了S3C2410的体系结构,具体研究了UART口和I/O口的控制,然后深入到linux环境下的驱动开发当中,介绍了本论文的软件开发环境,然后讨论了Linux系统驱动程序的程序构架,最后讨论了Linux驱动体系结构,重点叙述了字符型驱动程序的编写方法。然后完成了射频控制模块(ATMEL公司AT86RF211芯片)的驱动以及电路设计,通过S3C2410的UART口传输数据,通过I/O口去控制射频
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:308490
    • 提供者:蔡永花
  1. linuxqudong-4

    0下载:
  2. 本书介绍的主题会越来越复杂,它们可以分成两个部分。第一部分(第1章到第10章)从内核模块的正确安装开始介绍,会涉及到写字符设备驱动程序需要面对的各方面的问题。每章会讨论一个独立主题,并且在末尾包含一个“符号表”,在实际开发时,可以用作参考。当我写自己的设备驱动程序时,我发现我会回头去查自己写的章节,我希望你也可以充分利用这个符号表。-linux qudong kai fa zhong wenban
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:236434
    • 提供者:lee
  1. linux_drivers

    0下载:
  2. LINUX驱动设备编程的范例源码,包括字符设备、网络设备、块设备驱动程序的编写。-LINUX device driver source code examples of programming, including character devices, network equipment, block device driver to prepare.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:132332
    • 提供者:黄峰
  1. sull

    0下载:
  2. 一个简单的linux字符驱动程序,说明了写一个字符驱动的基本框架-Characters in a simple linux driver, writing a character-driven shows the basic framework
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2648
    • 提供者:龙迹
  1. Linux--(1)---character-driver

    0下载:
  2. Linux设备驱动程序学习(1)-字符设备驱动程序-Linux (1)- character driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:37524
    • 提供者:liser
  1. linux

    0下载:
  2. 简单的字符驱动程序的ioctl方法和并发控制的设计-Ioctl simple character driver and concurrency control design
  3. 所属分类:Driver develop

    • 发布日期:2017-04-28
    • 文件大小:233833
    • 提供者:邵军
« 12 3 4 5 »
搜珍网 www.dssz.com